object frmDefragSchedule: TfrmDefragSchedule Left = 353 Top = 214 Width = 652 Height = 456 Caption = 'frmDefragSchedule' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object pnlDefragSchedule: TPanel Left = 0 Top = 0 Width = 644 Height = 429 Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 DesignSize = ( 644 429) object axlCaption: TAxLabel Left = 32 Top = 16 Width = 294 Height = 19 WordWrap = False Quality = smMMXSmoothing4x Layout = tlCenter Transparent = False Caption = 'Scheduling registry defragmentation' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ShowAccelChar = True ParentFont = False end object axlDefragScheduledText: TAxLabel Left = 32 Top = 64 Width = 568 Height = 89 WordWrap = True Transparent = True AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = 'Registry Defrag has scheduled defragmentation for you. The regis' + 'try will be defragmented on computer reboot. Note that reboot is' + ' not required immediately - you can reboot your computer later.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end object imgWatermarkPage: TImage Left = 297 Top = 297 Width = 349 Height = 127 Anchors = [akRight, akBottom] AutoSize = True Picture.Data = {} Transparent = True end object axlFinishText: TAxLabel Left = 32 Top = 360 Width = 179 Height = 16 WordWrap = False Transparent = True Caption = 'Click Close to exit the program' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end end end